home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / mac / Games / X-Files Trivia / X-Files Trivia Challenge / X-Files Trivia Challenge.rsrc / STR#_5004.txt < prev    next >
Text File  |  1996-09-28  |  9KB  |  313 lines

  1. movie volume=get movie(|<movieRefNum>|,set,volume,<number>)
  2.  
  3. movie topRight=get movie(|<movieRefNum>|,set,topRight,<location>)
  4.  
  5. movie topLeft=get movie(|<movieRefNum>|,set,topLeft,<location>)
  6.  
  7. movie top=get movie(|<movieRefNum>|,set,top,<number>)
  8.  
  9. movie showStepButtons=get movie(|<movieRefNum>|,set,showStepButtons,<boolean>)
  10.  
  11. movie showSpeakerButton=get movie(|<movieRefNum>|,set,showSpeakerButton,<boolean>)
  12.  
  13. movie showController=get movie(|<movieRefNum>|,set,showController,<boolean>)
  14.  
  15. movie showBorder=get movie(|<movieRefNum>|,set,showBorder,<boolean>)
  16.  
  17. movie showBadge=get movie(|<movieRefNum>|,set,showBadge,<boolean>)
  18.  
  19. movie right=get movie(|<movieRefNum>|,set,right,<number>)
  20.  
  21. movie rectangle=get movie(|<movieRefNum>|,set,rectangle,<value>)
  22.  
  23. movie playSelection=get movie(|<movieRefNum>|,set,playSelection,<boolean>)
  24.  
  25. movie playRate=get movie(|<movieRefNum>|,set,playRate,<number>)
  26.  
  27. movie playEveryFrame=get movie(|<movieRefNum>|,set,playEveryFrame,<boolean>)
  28.  
  29. movie name=get movie(|<movieRefNum>|,get,name)
  30.  
  31. movie loopIsPalindrome=get movie(|<movieRefNum>|,set,loopIsPalindrome,<boolean>)
  32.  
  33. movie looping=get movie(|<movieRefNum>|,set,looping,<boolean>)
  34.  
  35. movie location=get movie(|<movieRefNum>|,set,location,<location>)
  36.  
  37. movie left=get movie(|<movieRefNum>|,set,left,<number>)
  38.  
  39. movie isDone=get movie(|<movieRefNum>|,get,isDone)
  40.  
  41. movie editSelection=get movie(|<movieRefNum>|,set,editSelection,<boolean>)
  42.  
  43. movie editable=get movie(|<movieRefNum>|,set,editable,<boolean>)
  44.  
  45. movie duration=get movie(|<movieRefNum>|,get,duration)
  46.  
  47. movie currentTime=get movie(|<movieRefNum>|,set,currentTime,<timeValue>)
  48.  
  49. movie callbackTime=get movie(|<movieRefNum>|,set,callbackTime,<timeValue>)
  50.  
  51. movie bottomRight=get movie(|<movieRefNum>|,set,bottomRight,<location>)
  52.  
  53. movie bottomLeft=get movie(|<movieRefNum>|,set,bottomLeft,<location>)
  54.  
  55. movie bottom=get movie(|<movieRefNum>|,set,bottom,<number>)
  56.  
  57. movie allowCallbacks=get movie(|<movieRefNum>|,set,allowCallbacks,<boolean>)
  58.  
  59. --
  60.  
  61. zoomBox=set the zoomBox of |<windowDesc>| to <boolean>
  62.  
  63. wordDelimiter=set the wordDelimiter to |<character>|
  64.  
  65. windowSize=set the windowSize of |<windowDesc>| to <width>,<height>
  66.  
  67. windowLimit=set the windowLimit to |<horizontal>|,<vertical>
  68.  
  69. width=set the width of |<objectDesc>| to <number>
  70.  
  71. wideMargins=set the wideMargins of |<fieldDesc>| to <boolean>
  72.  
  73. visible=set the visible of |<objectDesc>| to <boolean>
  74.  
  75. topRight=set the topRight of |<objectDesc>| to <right>,<top>
  76.  
  77. topLeft=set the topLeft of |<objectDesc>| to <horizontal>,<vertical>
  78.  
  79. top=set the top of |<objectDesc>| to <number>
  80.  
  81. tool=set the tool of |<windowDesc>| to <toolName>
  82.  
  83. textStyle=set the textStyle of |<objectDesc>| to |<styleList>|
  84.  
  85. textSize=set the textSize of |<objectDesc>| to <number>
  86.  
  87. textHeight=set the textHeight of |<textGraphicDesc>| to <number>
  88.  
  89. textFont=set the textFont of |<objectDesc>| to <fontName>
  90.  
  91. textData=set the textData of |<textGraphicDesc>| to <value>
  92.  
  93. textColor=set the textColor of |<fieldDesc>| to <number>
  94.  
  95. textArrows=set the textArrows to |<boolean>|
  96.  
  97. textAlign=set the textAlign of  |<objectDesc>| to |<alignStyles>|
  98.  
  99. text=set the text of |<fieldDesc>| to <filePath>
  100.  
  101. style=set the style of |<objectDesc>| to <value>
  102.  
  103. streamRate=set the streamRate to |<bitsPerSec>|
  104.  
  105. startAngle=set the startAngle of |<arcGraphicDesc>| to <number>
  106.  
  107. soundVolume=set the soundVolume to |<number>|
  108.  
  109. size=get the size of |<projectDesc>|
  110.  
  111. showPen=set the showPen of |<objectDesc>| to <boolean>
  112.  
  113. showName=set the showName of |<buttonDesc>| to <boolean>
  114.  
  115. showLines=set the showLines of |<fieldDesc>| to <boolean>
  116.  
  117. showFill=set the showFill of |<objectDesc>| to |<boolean>|
  118.  
  119. shadow=set the shadow of |<objectDesc>| to <number>
  120.  
  121. serialControl=set the serialControl to |<value>|
  122.  
  123. selected=set the selected of |<objectDesc>| to <boolean>
  124.  
  125. scroll (field)=set the scroll of |<fieldDesc>| to <vert_scroll>
  126.  
  127. scroll (window)=set the scroll of |<windowDesc>| to <horiz_scroll>,<vert_scroll>
  128.  
  129. script=set the script of |<objectDesc>| to <value>
  130.  
  131. roundWidth=set the roundWidth of |<roundRectGraphicDesc>| to <number>
  132.  
  133. roundHeight=set the roundHeight of |<roundRectGraphicDesc>| to <number>
  134.  
  135. right=set the right of |<objectDesc>| to <number>
  136.  
  137. resizable=set the resizable of |<windowDesc>| to <boolean>
  138.  
  139. remapColor=set the remapColor to |<boolean>|
  140.  
  141. rectangle=set the rectangle of |<objectDesc>| to <left>,<top>,<right>,<bottom>
  142.  
  143. popArrow=set the popArrow of |buttonDesc>| to <boolean>
  144.  
  145. points=set the points of |<polygonDesc>| to <pointList>
  146.  
  147. pictureData=set the pictureData of |<graphicDesc>| to <fileName>
  148.  
  149. penWidth=set the penWidth of |<objectDesc>| to |<number>|
  150.  
  151. penPat=set the penPat of |<objectDesc>| to <number>
  152.  
  153. penHeight=set the penHeight of |<objectDesc>| to |<number>|
  154.  
  155. penFore=set the penFore of |<objectDesc>| to <number>
  156.  
  157. penBack=set the penBack of |<objectDesc>| to <number>
  158.  
  159. pattern=set the pattern of |<objectDesc>| to |<number>|
  160.  
  161. numberFormat=set the numberFormat to |<value>|
  162.  
  163. number=get the number of |<objectDesc>|
  164.  
  165. name=set the name of |<objectDesc>| to <value>
  166.  
  167. multiEffect=set the multiEffect to |<boolean>|
  168.  
  169. movieIdle=set the movieIdle to |<boolean>|
  170.  
  171. menuSet=set the menuSet to |<number>|
  172.  
  173. lockText=set the lockText of |<fieldDesc>| to <boolean>
  174.  
  175. lockScreen=set the lockScreen of |<windowDesc>| to <boolean>
  176.  
  177. lockRecent=set the lockRecent to |<boolean>|
  178.  
  179. lockMessages=set the lockMessages to |<boolean>|
  180.  
  181. lockMenus=set the lockMenus to |<boolean>|
  182.  
  183. lockErrorDialogs=set the lockErrorDialogs to |<boolean>|
  184.  
  185. locked=set the locked of |<objectDesc>| to <boolean>
  186.  
  187. lockCursor=set the lockCursor to |<boolean>|
  188.  
  189. location=set the location of |<objectDesc>| to <horizontal>,<vertical>
  190.  
  191. listStyle=set the listStyle of |<fieldDesc>| to <listStyleList>
  192.  
  193. lineSize=set the lineSize of |<objectDesc>| to |<number>|
  194.  
  195. lineDelimiter=set the lineDelimiter to |<character>|
  196.  
  197. left=set the left of |<objectDesc>| to <number>
  198.  
  199. language=set the language to |<value>|
  200.  
  201. itemDelimiter=set the itemDelimiter to |<character>|
  202.  
  203. internationalCompare=set the internationalCompare to |<value>|
  204.  
  205. ink=set the ink of |<objectDesc>| to <value>
  206.  
  207. idleTicks=set the idleTicks to |<number>|
  208.  
  209. ID=get the ID of |<objectDesc>|
  210.  
  211. icon=set the icon of |<buttonDesc>| to <iconID>
  212.  
  213. hilitedText=get the hilitedText of |<fieldDesc>|
  214.  
  215. hilitedLines=set the hilitedLines of |<fieldDesc>| to <number>
  216.  
  217. hiliteColor=set the hiliteColor of |<windowDesc>| to <colorIndex>
  218.  
  219. highlight=set the highlight of |<buttonDesc>| to <boolean>
  220.  
  221. helpBalloons=set the helpBalloons to |<boolean>|
  222.  
  223. height=set the height of |<objectDesc>| to <number>
  224.  
  225. freeSize=get the freeSize of |<projectDesc>|
  226.  
  227. foreGround=get the foreGround
  228.  
  229. fillPat=set the fillPat of |<objectDesc>| to <number>
  230.  
  231. fillFore=set the fillFore of |<objectDesc>| to |<number>|
  232.  
  233. filled=set the filled of |<objectDesc>| to <boolean>
  234.  
  235. fillBack=set the fillBack to |<number>|
  236.  
  237. fileType=set the fileType to |<fileTypeCode>|
  238.  
  239. explicitVariables=set the explicitVariables to |<boolean>|
  240.  
  241. editScripts=set the editScripts to |<boolean>|
  242.  
  243. editMenus=set the editMenus to |<boolean>|
  244.  
  245. editBackground=set the editBackground of |<windowDesc>| to <boolean>
  246.  
  247. dragSpeed=set the dragSpeed to |<number>|
  248.  
  249. draggable=set the draggable of |<windowDesc>| to <boolean>
  250.  
  251. dontWrap=set the dontWrap of |<fieldDesc>| to <boolean>
  252.  
  253. dontSearch=set the dontSearch of |<fieldDesc>| to <boolean>
  254.  
  255. divideLine=set the divideLine of |<menuItemDesc>| to <boolean>
  256.  
  257. disabled=set the disabled of |<objectDesc>| to <boolean>
  258.  
  259. default=set the default of |buttonDesc>| to <boolean>
  260.  
  261. cursor=set the cursor to |<cursorDesc>|
  262.  
  263. createPaint=set the createPaint to |<boolean>|
  264.  
  265. commandChar=set the commandChar of |<menuItemDesc>| to <character>
  266.  
  267. colorMode=set the colorMode to |<value>|
  268.  
  269. clut=set the clut of |<cardDesc>| to <value>
  270.  
  271. closeBox=set the closeBox of |<windowDesc>| to <boolean>
  272.  
  273. checkMark=set the checkMark of |<menuItemDesc>| to <boolean>
  274.  
  275. cantModify=set the cantModify of |<projectDesc>| to <boolean>
  276.  
  277. cantDelete=set the cantDelete of |<cardDesc>| to <boolean>
  278.  
  279. bufferMode=set the bufferMode to |<value>|
  280.  
  281. brush=set the brush to |<number>|
  282.  
  283. bottomRight=set the bottomRight of |<objectDesc>| to <horizontal>,<vertical>
  284.  
  285. bottomLeft=set the bottomLeft of |<objectDesc>| to <number>,<number>
  286.  
  287. bottom=set the bottom of |<objectDesc>| to <number>
  288.  
  289. blindTyping=set the blindTyping to |<boolean>|
  290.  
  291. backSize=set the backSize of |<bkgndDesc>| to <width>,<height>
  292.  
  293. backDrop=set the backDrop to |<value>|
  294.  
  295. autoWidth=set the autoWidth of |<buttonDesc>| to <boolean>
  296.  
  297. autoTab=set the autoTab of |<fieldDesc>| to <boolean>
  298.  
  299. autoHilite=set the autoHilite of |<buttonDesc>| to <boolean>
  300.  
  301. arcAngle=set the arcAngle of |<arcGraphicDesc>| to <number>
  302.  
  303. allowPalettes=set the allowPalettes to |<boolean>|
  304.  
  305. allowKeyInField=set the allowKeyInField to |<boolean>|
  306.  
  307. allowInterrupts=set the allowInterrupts to |<boolean>|
  308.  
  309. allowFieldRedraw=set the allowFieldRedraw to |<boolean>|
  310.  
  311. address=get the address -- of SuperCard
  312.  
  313.